Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

Remove volumes and keep mysql completely inside container #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

moorara
Copy link

@moorara moorara commented Oct 25, 2016

This PR does the following three things:

  • Install php5-gd extension
  • Stop removing the database when container starts
  • Remove volumes for mysql and keep it completely inside the container

Having mysql completely inside the container lets someone to commit the container and save new image without loosing the database state. For example, I can install and configure a Joomla application inside the container, commit the changes inside container, and run my new image at anytime without loosing the state of database.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant